home *** CD-ROM | disk | FTP | other *** search
- ClearRO
-
- The following is produced by entering ClearRO > ClearRO.DOC --
-
- [ClearRO version 1.00]
- ClearRO clears the Read-Only file attribute.
- It reverses the action of the SetRO utility.
- Wild-cards and pathnames may be used.
- The user is prompted at each file.
-
- Syntax:
- ClearRO [Path]FileSpec [OptionList]
-
- OptionList:
- /Terse -Terse Suppress version message
- /Yes -Yes Automatic "Yes" response
-
- Public Domain 1984 by Lewis Haupt
- P.O.Box 25363, Houston, Tx 77265
-
- PC DOS version 2.00 or greater is required.
- Options may be preceded by "/" or by " -".
-
- Examples --
-
- -- Using full directory specifications.
- C> ClearRO C:\DIRA\*.*
- [ClearRO Version 1.00]
- Press Y to clear, N to skip, ESC to stop.
-
- Unprotect ABCD.DOC? Yes
- Unprotect EDGHI.DOC? No
- Unprotect JKL.DOC? Yes
- Unprotect MNOP.DOC? Stop
-
- -- Current disk and directory.
- C> ClearRO *.*
- [ClearRO Version 1.00]
- Press Y to clear, N to skip, ESC to stop.
-
- Unprotect ABCD.DOC? Yes
- Unprotect EDGHI.DOC? No
- Unprotect JKL.DOC? Yes
- Unprotect MNOP.DOC? Stop
-
- Unprotect EDG